PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCompositeCell Class / PDFFlowTableCompositeCell Constructor / PDFFlowTableCompositeCell Constructor(PDFFlowTableCompositeCell)
Source cell.
In This Topic
    PDFFlowTableCompositeCell Constructor(PDFFlowTableCompositeCell)
    In This Topic
    Initializes a new PDFFlowTableCompositeCell object with another cell.
    Syntax
    public PDFFlowTableCompositeCell( 
       PDFFlowTableCompositeCell source
    )

    Parameters

    source
    Source cell.
    See Also